spinbutton: Don't expand the buttons
authorBenjamin Otte <otte@redhat.com>
Tue, 26 Jan 2016 15:40:33 +0000 (16:40 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 26 Jan 2016 16:59:08 +0000 (17:59 +0100)
commitae31c000923fc72560e036f5bb552666bc1aec72
tree9c307f327d940eff35b078746fefbbd976d0e66a
parent2c350f4469b578749c315824a55ed07f719c9754
spinbutton: Don't expand the buttons

When the spinbutton grows larger, distribute horizontal size to the
entry and vertical size to the buttons.

Obviously, horizontal size only matters for horizontal spinbuttons and
vertical for vertical spinbuttons.
gtk/gtkspinbutton.c